home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 May / Disc 1 / PCU0503CD1.iso / resource / network / files / lannetsc.exe / {app} / Config / query.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-03-03  |  5.5 KB  |  461 lines

  1. /* Cascading Style Sheet for Platform SDK Content */
  2.  
  3.  
  4. body
  5.     {
  6.     padding: 0px 0px 0px 26px;
  7.     background: #ffffff;
  8.     color: #000000;
  9.     font-family: Verdana, Arial, Helvetica, sans-serif;
  10.     font-size: 70%;
  11.     }
  12.  
  13. div
  14.     {
  15.     width: 90%;
  16.     border: 2px solid #999999;
  17.     padding: 4px 8px;
  18.     background: #cccccc;
  19.     }
  20.  
  21. h2, h3, h4
  22.     {
  23.     font-family: Verdana, Arial, Helvetica, sans-serif;
  24.     margin-left: -26px;
  25.     }
  26.  
  27. h1
  28.     {
  29.     font-family: Verdana, Arial, Helvetica, sans-serif, mono;
  30.     font-size: 100%;
  31.     color: #0066ff;
  32.     padding: 2pt,4pt;
  33.     cursor: text;
  34.     }
  35.  
  36. h2
  37.     {
  38.     font-size: 130%;
  39.     margin-top: 1em;
  40.     margin-bottom: .6em;
  41.     }
  42.  
  43. h3
  44.     {
  45.     font-size: 115%;
  46.     margin-top: 1em;
  47.     margin-bottom: .6em;
  48.     }
  49.  
  50. h4
  51.     {
  52.     font-size: 100%;
  53.     margin-top: 1em;
  54.     margin-bottom: .6em;
  55.     }
  56.  
  57. ul p, ol p, dl p
  58.     {
  59.     margin-left: 0em;
  60.     }
  61.  
  62. p
  63.     {
  64.     margin-top: .6em;
  65.     margin-bottom: .6em;
  66.     }
  67.  
  68. dl
  69.     {
  70.     margin-top: 0em;
  71.     }
  72.  
  73. dd
  74.     {
  75.     margin-bottom: 0em;
  76.     margin-left: 1.9em;
  77.     }
  78.  
  79. dt
  80.     {
  81.     margin-top: .6em;
  82.     }
  83.  
  84. ul, ol
  85.     {
  86.     margin-top: .6em;
  87.     margin-bottom: 0em;
  88.     }
  89.  
  90. ol
  91.     {
  92.     margin-left: 3.6em;
  93.     }
  94.  
  95. ul
  96.     {
  97.     list-style-type: disc;
  98.     margin-left: 1.9em;
  99.     }
  100.  
  101. li
  102.     {
  103.     margin-bottom: .6em;
  104.     }
  105.  
  106. ul ol, ol ol
  107.     {
  108.     list-style-type: lower-alpha;
  109.     {
  110.  
  111. pre
  112.     {
  113.     margin-top: .6em;
  114.     margin-bottom: .6em;
  115.     }
  116.  
  117. pre,code
  118.     {
  119.     font: 100% Courier New, Courier, mono;
  120.     color: #660000;
  121.     }
  122.  
  123. table
  124.     {
  125.     width: 90%;
  126.     background: #999999;
  127.     margin-top: .6em;
  128.     margin-bottom: .3em;
  129.     }
  130.  
  131. th
  132.     {
  133.     padding: 4px 8px;
  134.     background: #cccccc;
  135.     text-align: left;
  136.     font-size: 70%;
  137.     vertical-align: bottom;
  138.     }
  139.  
  140. td
  141.     {
  142.     padding: 4px 8px;
  143.     background: #ffffff;
  144.     vertical-align: top;
  145.     font-size: 70%;
  146.     }
  147.  
  148. blockquote
  149.     {
  150.     margin-left: 3.8em;
  151.     margin-right: 3.8em;
  152.     margin-top: .6em;
  153.     margin-bottom: .6em;
  154.     }
  155.  
  156. sup
  157.     {
  158.     text-decoration: none;
  159.     font-size: smaller;
  160.     }
  161.  
  162. a:link
  163.     {
  164.     color: #0066ff;
  165.     }
  166.  
  167. a:visited
  168.     {
  169.     color: #996600;
  170.     }
  171.  
  172. a:hover
  173.     {
  174.     color: #cc9900;
  175.     }
  176.  
  177. .label
  178.     {
  179.     font-weight: bold;
  180.     margin-top: 1em;
  181.     margin-left: -26px;
  182.     }
  183.  
  184. .tl
  185.     {
  186.     margin-bottom: .75em;
  187.     }
  188.  
  189. .atl
  190.     {
  191.     padding-left: 1.5em;
  192.     padding-bottom: .75em;
  193.     }
  194.  
  195. .cfe
  196.     {
  197.     font-weight: bold;
  198.     }
  199.  
  200. .mini
  201.     {
  202.     font-size: smaller;
  203.     }
  204.  
  205. .dt
  206.     {
  207.     margin-bottom: -.6em;
  208.     }
  209.  
  210. .indent
  211.     {
  212.     margin-left: 1.9em;
  213.     margin-right: 1.9em;
  214.     }
  215.  
  216. .product
  217.     {
  218.     text-align: right;
  219.     color: #333333;
  220.     font-size: smaller;
  221.     font-style: italic;
  222.     }
  223.  
  224.  
  225. .buttonbarshade
  226.     {
  227.     position: relative;
  228.     margin: 0;
  229.     left: 10px;
  230.     top: 2;
  231.     width: 100%;
  232.     height: 21px;
  233.     }
  234.  
  235. .buttonbartable
  236.     {
  237.     position: absolute;
  238.     margin: 0;
  239.     left: 0;
  240.     top: 2;
  241.     width: 100%;
  242.     height: 21px;
  243.     }
  244.  
  245. table.buttonbartable td, table.buttonbarshade td
  246.     {
  247.     background:  #99ccff;
  248.     border-left: 2px solid #ffffff;
  249.     margin: 0;
  250.     padding: 3px 0px 4px 0px;
  251.     font-family: Verdana, sans-serif;
  252.     font-size: 9pt;
  253.     }
  254.  
  255. table.buttonbartable td.button1
  256.     {
  257.     background: #6699ff;
  258.     padding: 0;
  259.     font-weight: bold;
  260.     text-align: center;
  261.     cursor: hand;
  262.     }
  263.  
  264. table.buttonbartable td.button2
  265.     {
  266.     background: #99cc66;
  267.     font-weight: bold;
  268.     text-align: center;
  269.     }
  270.  
  271. table.buttonbartable td.button3
  272.     {
  273.     background: #cc9966;
  274.     font-weight: bold;
  275.     text-align: center;
  276.     }
  277.  
  278. table.buttonbartable td.runninghead
  279.     {
  280.     padding-left: 4px;
  281.     font-style: italic;
  282.     text-align: left;
  283.     }
  284.  
  285. .version
  286.     {
  287.     text-align: left;
  288.     color: #000000;
  289.     margin-top: 3em;
  290.     margin-left: -26px;
  291.     font-size: smaller;
  292.     font-style: italic;
  293.     }
  294.  
  295.  
  296. .lang, .ilang
  297.     {
  298.     color: #0000ff;
  299.     font: normal 7pt Arial, Helvetica, sans-serif;
  300.     }
  301.  
  302. div.langMenu
  303.     {
  304.     position: absolute;
  305.     z-index: 1;
  306.     width: 96pt;
  307.     padding: 8pt;
  308.     visibility: hidden;
  309.     border: 1px solid #000000;
  310.     background: #ffffd0;
  311.     }
  312.  
  313. div.langMenu ul
  314.     {
  315.     padding-left: 2em;
  316.     margin-left: 0;
  317.     }
  318.  
  319. div.filtered
  320.     {
  321.     margin: 4pt 0 8pt -26px;
  322.     padding: 4px 4px 8px 26px;
  323.     width: 100%;
  324.  
  325.     border: 2px solid #aaaacc;
  326.  
  327.     background: #ffffff;
  328.     }
  329.  
  330. div.filtered2
  331.     {
  332.     margin: 4pt 0 8pt -26px;
  333.     padding: 4px 4px 8px 26px;
  334.     width: 100%;
  335.  
  336.     border: none;
  337.     background: #ffffff;
  338.     }
  339.  
  340. div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
  341.     {
  342.     margin-left: -22px;
  343.     }
  344.  
  345. div.filtered span.lang
  346.     {
  347.     position: relative;
  348.     left: -22px;
  349.     }
  350.  
  351.  
  352. div.reftip
  353.     {
  354.     position: absolute;
  355.     z-index: 1;
  356.     padding: 8pt;
  357.     visibility: hidden;
  358.     border: 1px solid #000000;
  359.     background: #ffffd0;
  360.     }
  361.  
  362. pre.syntax
  363.     {
  364.     background: #dddddd;
  365.     padding: 2pt,4pt;
  366.     cursor: text;
  367.     }
  368.  
  369. pre.syntax
  370.     {
  371.     color: #000000;
  372.     }
  373.  
  374. pre.syntax2
  375.     {
  376.     background: #eeeeee;
  377.     padding: 2pt,4pt;
  378.     cursor: text;
  379.     }
  380.  
  381. pre.syntax2
  382.     {
  383.     color: #000000;
  384.     }
  385.  
  386. a.synParam
  387.     {
  388.     color: #0040ff;
  389.     text-decoration: none;
  390.     }
  391.  
  392. a.synParam:hover
  393.     {
  394.     text-decoration: underline;
  395.     }
  396.  
  397. div.sapop
  398.     {
  399.     position: absolute;
  400.     z-index: 1;
  401.     left: 26px;
  402.     width: 100%;
  403.     padding: 10px 10px 10px 36px;
  404.     visibility: hidden;
  405.     border: 1px solid #000000;
  406.     background: #ffffd0;
  407.     }
  408.  
  409.  
  410. div.footer
  411.     {
  412.     width: 100%;
  413.     border: none;
  414.     background: #ffffff;
  415.     margin-top: 18pt;
  416.     padding-bottom: 12pt;
  417.     color: #228B22;
  418.     text-align: center;
  419.     font-size: 76%;
  420.     }
  421.  
  422. .note
  423.     {
  424.     margin-left: 14pt;
  425.     margin-right: 12pt;
  426.     }
  427.  
  428. .indent1
  429.     {
  430.     margin-left: 12pt;
  431.     }
  432.  
  433. .indent2
  434.     {
  435.     margin-left: 24pt;
  436.     }
  437.  
  438. .indent3
  439.     {
  440.     margin-left: 36pt;
  441.     }
  442.  
  443. p.proch
  444.     {
  445.     padding-left: 16px;
  446.     }
  447.  
  448. p.proch img
  449.     {
  450.     position: relative;
  451.     vertical-align: top;
  452.     left: -18px;
  453.     margin-right: -14px;
  454.     margin-bottom: -18px;
  455.     }
  456.  
  457. HR {
  458.     COLOR: #6666cc; HEIGHT: 1px; LINE-HEIGHT: 15px; MARGIN: 0px
  459. }
  460.  
  461.